计算机与现代化 ›› 2012, Vol. 1 ›› Issue (11): 62-65.doi: 10.3969/j.issn.1006-2475.2012.11.017

• 软件工程 • 上一篇    下一篇

Linux下高效存储优化的研究

尤红桃,张延园,刘 胜   

  1. 西北工业大学计算机学院,陕西 西安 710129
  • 收稿日期:2012-07-05 修回日期:1900-01-01 出版日期:2012-11-10 发布日期:2012-11-10

Research on Efficient Storage Optimization of Linux

YOU Hong-tao, ZHANG Yan-yuan, LIU Sheng   

  1. College of Computer Science, Northwestern Polytechnical University, Xi’an 710129, China
  • Received:2012-07-05 Revised:1900-01-01 Online:2012-11-10 Published:2012-11-10

摘要: 随着数据的指数性增长,存储技术成为信息产业发展的核心动力,存储系统在一定程度上比计算系统和通信系统更加重要。如何高效地存储和优化存储空间,是存储系统急需解决的问题。本文介绍高效存储技术中的RAID技术、重复数据删除技术、数据压缩技术等,并在Linux环境下设计与实现具有高效存储优化特点的应用程序。试验表明该应用程序实现了软件RAID,删除了重复性数据,提高了存储空间利用率,降低了存储能耗。

关键词: 高效存储, RAID, 数据删除, 数据压缩, 存储能耗

Abstract: With the exponential growth of data, storage technology becomes the core driving force of development of information industry, the storage system to some extent, is more important than computing and communication systems. The urgent problem of storage system is how to efficiently store data. The article describes the efficient storage technology RAID technology, data de-duplication technology, data compression technology, designs and realizes an application of efficient storage optimization characteristics in a Linux environment. The experiments show that this application realizes software RAID, removes repetitive data, improves the space utilization of the storage system, reduces storage energy consumption.

Key words: efficient storage, RAID, data deletion, data compression, storage energy consumption

中图分类号: